C1.Maui.Calendar Assembly / C1.Maui.Calendar Namespace / DeferrableObservableCollection<T> Class


DeferrableObservableCollection<T> Class Properties

For a list of all members of this type, see DeferrableObservableCollection<T> members.

Public Properties
 NameDescription
Public Property (Inherited from System.Collections.ObjectModel.Collection<T>)
Public PropertyGets a System.Boolean value determining whether the DeferrableObservableCollection<T> is in update mode (BeginUpdate has been called).  
Public Property (Inherited from System.Collections.ObjectModel.Collection<T>)
Top
Protected Properties
 NameDescription
Protected Property (Inherited from System.Collections.ObjectModel.Collection<T>)
Top
See Also